17:27
2020-10-27
gist.github.com
developer-tools
Merge and extract tgz files from Google Takeout
The article explains that Google Takeout splits large data exports into multiple numbered `.tgz` files, and the most efficient way to extract them is by concatenating the files using `cat` with brace โฆ